Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Initialize Method (IWorkstationPresenter<V>)







The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The view that will be activated.
Sets this class with the information needed to work and run the view.
Syntax
void Initialize( 
   WorkstationContainer container,
   V view
)
'Declaration
 
Sub Initialize( _
   ByVal container As WorkstationContainer, _
   ByVal view As V _
) 
'Usage
 
Dim instance As IWorkstationPresenter(Of V)
Dim container As WorkstationContainer
Dim view As V
 
instance.Initialize(container, view)

            

            
void Initialize( 
   WorkstationContainer* container,
   V* view
) 
void Initialize( 
   WorkstationContainer^ container,
   V^ view
) 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
view
The view that will be activated.
Requirements

Target Platforms

See Also

Reference

IWorkstationPresenter<V> Interface
IWorkstationPresenter<V> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features